home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d23 / bbzipc.arc / READ.ME < prev    next >
Text File  |  1989-02-07  |  2KB  |  52 lines

  1. IMPORTANT:::::::::::::::::::::::::::::::::::::::::::::::::::
  2.  
  3. PAK can be dangerous in that if you want to run it outside
  4. the current directory you need to run a program called
  5. PAKINST to install it and tell it where it's CNF file is
  6. located. This install program is in the .PAK arc ( ie.
  7. PAK151.ARC or PAK16.ARC ) but it's use is documented in the
  8. back of the docs and many people miss it. PAK can do some
  9. very undesirable things if it is used outside it's home
  10. directory without being installed.. Make sure and run PAKINST
  11. and tell PAK where it's config file is before you use the set
  12. command with ZIPPER and start using it outside of the PAK.EXE
  13. directory..
  14.  
  15. if you have never, never will, and never want to screw with
  16. PAK.EXE and never see or use PAK files do the following in
  17. your archiver directory pointed to by SPAT..
  18.  
  19. copy PKUNPAK.EXE PAK.EXE
  20.  
  21. copy your PK unpacker into a PAK.EXE file.. and change line
  22. one of your ZIPPER.CFG file from " e" to " -e". this will fool
  23. ZIPPER into thinking you have a valid PAK.EXE and if you do
  24. run into a real PAK file ZIPPER will note it as a bad .PAK,
  25. log it and move on..
  26.  
  27. ZIPPER will abort AFTER the current file being processed if
  28. you press the escape key. It will finish the current file
  29. and then abort cleanly..
  30.  
  31. ZIPPER sysop version accepts the command line switch b or /b
  32. to run in automated batch mode.. it will require no operator
  33. prompts and will erase all the bad arc files found during the
  34. session at the end. The file badfiles.log will contain all
  35. bad files found and deleted.. this can be used by sysop's to
  36. run EVENTS or unattended conversion sessions.. syntax is..
  37.  
  38. ZIPPER path/filename /b
  39.  
  40. or
  41.  
  42. ZIPPER path/filename b
  43.  
  44. ie..
  45.  
  46. ZIPPER d:\arcs\dl1 /b
  47.  
  48. will convert all ARC and PAK files in directory D:\ARCS\DL1 to
  49. ZIP files and delete any bad arcs or paks found during the
  50. session. The filenames deleted will be in the badfile.log file.
  51.  
  52.